home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Graphics / SMan / MorphOS / SManMOSB2.readme < prev    next >
Encoding:
Text File  |  2001-03-29  |  827 b   |  25 lines

  1. Short:    Mandelbrot generator for MorphOS
  2. Author:   dmckinstry@ewu.edu (David McKinstry)
  3. Uploader: dmckinstry@ewu.edu (David McKinstry)
  4. Type:     gfx/fract
  5.  
  6. Note upload date is March 29, 2001.
  7. This is the first beta port of SMan to MorphOS.
  8. It is being called SManMOSB2 for consistency with the WarpOS version.
  9. Note that compiling was done by using
  10.  
  11. "Execute LinkMOS"
  12.  
  13. It was compiled using the MorphOS version of vbcc. Most features
  14. are the same as for SMan303.lha and SManPPCb2.lha, and SManWOSB1.
  15.  
  16. Of course, development work has been done under MorphOS version 0.3.
  17.  
  18. If you don't have MorphOS yet, check out the web site "www.morphos.de".
  19.  
  20. All the Mandelbrot alorithms, except non-integer and n > 7 are done in
  21. assembler.  You might also download SManWOSB2.lha to compare the assembler
  22. code to that for WarpOS.
  23.  
  24. Have fun.
  25.